{
  "name": "The Blue Tower",
  "buildOptions": {
    "maxSteps": 1000,
    "fixObstacles": true,
    "fixNonStraight": true,
    "fixIntersected": true,
    "compactMap": true,
    "addDebugInfo": false,
    "colorizeConnectionIssues": true
  },
  "rooms": [
    {
      "id": 23230,
      "name": "Entrance to the Blue tower",
      "exits": {
        "East": 23231,
        "West": 13766
      }
    },
    {
      "id": 23231,
      "name": "Within the Blue tower",
      "exits": {
        "West": 23230,
        "Up": 23236
      }
    },
    {
      "id": 23232,
      "name": "A room bathed in blue light",
      "exits": {
        "East": 23233,
        "South": 23235,
        "Up": 23241
      }
    },
    {
      "id": 23233,
      "name": "A room bathed in blue light",
      "exits": {
        "East": 23234,
        "South": 23236,
        "West": 23232
      }
    },
    {
      "id": 23234,
      "name": "A room bathed in blue light",
      "exits": {
        "South": 23237,
        "West": 23233,
        "Up": 23243
      }
    },
    {
      "id": 23235,
      "name": "A room bathed in blue light",
      "exits": {
        "North": 23232,
        "East": 23236,
        "South": 23238
      }
    },
    {
      "id": 23236,
      "name": "A room bathed in blue light",
      "exits": {
        "North": 23233,
        "East": 23237,
        "South": 23239,
        "West": 23235
      }
    },
    {
      "id": 23237,
      "name": "A room bathed in blue light",
      "exits": {
        "North": 23234,
        "South": 23240,
        "West": 23236
      }
    },
    {
      "id": 23238,
      "name": "A room bathed in blue light",
      "exits": {
        "North": 23235,
        "East": 23239,
        "Up": 23247
      }
    },
    {
      "id": 23239,
      "name": "A room bathed in blue light",
      "exits": {
        "North": 23236,
        "East": 23240,
        "West": 23238
      }
    },
    {
      "id": 23240,
      "name": "A room bathed in blue light",
      "exits": {
        "North": 23237,
        "West": 23239,
        "Up": 23245
      }
    },
    {
      "id": 23241,
      "name": "Standing within a blinding blue light",
      "exits": {
        "East": 23242,
        "South": 23248,
        "Down": 23232
      }
    },
    {
      "id": 23242,
      "name": "Standing within a blinding blue light",
      "exits": {
        "East": 23243,
        "West": 23241,
        "Up": 23250
      }
    },
    {
      "id": 23243,
      "name": "Standing within a blinding blue light",
      "exits": {
        "South": 23244,
        "West": 23242,
        "Down": 23234
      }
    },
    {
      "id": 23244,
      "name": "Standing within a blinding blue light",
      "exits": {
        "North": 23243,
        "South": 23245,
        "Up": 23251
      }
    },
    {
      "id": 23245,
      "name": "Standing within a blinding blue light",
      "exits": {
        "North": 23244,
        "West": 23246,
        "Down": 23240
      }
    },
    {
      "id": 23246,
      "name": "Standing within a blinding blue light",
      "exits": {
        "East": 23245,
        "West": 23247,
        "Up": 23252
      }
    },
    {
      "id": 23247,
      "name": "Standing within a blinding blue light",
      "exits": {
        "North": 23248,
        "East": 23246,
        "Down": 23238
      }
    },
    {
      "id": 23248,
      "name": "Standing within a blinding blue light",
      "exits": {
        "North": 23241,
        "South": 23247,
        "Up": 23249
      }
    },
    {
      "id": 23249,
      "name": "On a shimmering blue platform",
      "exits": {
        "East": 23253,
        "Down": 23248
      }
    },
    {
      "id": 23250,
      "name": "On a shimmering blue platform",
      "exits": {
        "South": 23253,
        "Down": 23242
      }
    },
    {
      "id": 23251,
      "name": "On a shimmering blue platform",
      "exits": {
        "West": 23253,
        "Down": 23244
      }
    },
    {
      "id": 23252,
      "name": "On a shimmering blue platform",
      "exits": {
        "North": 23253,
        "Down": 23246
      }
    },
    {
      "id": 23253,
      "name": "Before the burning blue stairwell",
      "exits": {
        "North": 23250,
        "East": 23251,
        "South": 23252,
        "West": 23249,
        "Up": 23254
      }
    },
    {
      "id": 23254,
      "name": "On a balcony wreathed in blue fire",
      "exits": {
        "South": 23255,
        "Down": 23253
      }
    },
    {
      "id": 23255,
      "name": "The Witch Queen\u0027s Watch",
      "exits": {
        "North": 23254
      }
    },
    {
      "id": 13766,
      "name": "To Ruins of Drannor",
      "otherAreaExit": true,
      "exits": {
        "East": 23230,
        "West": 13765
      }
    }
  ]
}